type reflect.nonEmptyInterface

3 uses

	reflect (current package)
		value.go#L204: type nonEmptyInterface struct {
		value.go#L883: 		iface := (*nonEmptyInterface)(v.ptr)
		value.go#L915: 		iface := (*nonEmptyInterface)(v.ptr)